CloudVariable

CloudVariable

new CloudVariable($b)

Source:
. CloudX Variable Object
Parameters:
Name Type Description
$b Object
$b.ownerId string -
$b.path string -
$b.value string -

Members

Path :string

Source:
Type:
  • string

Value :string

Source:
Type:
  • string

VariableOwnerId :string

Source:
Type:
  • string

Methods

(static) GetDefinitionPath(path, ownerid, ownerId, subpath)

Source:
. Get the owner and ID of a variable
Parameters:
Name Type Description
path string
ownerid Out.<string>
ownerId
subpath Out.<string>

GetDefinitionPath(ownerId, subpath)

Source:
. Get the owner and ID of a variable
Parameters:
Name Type Description
ownerId Out.<string>
subpath Out.<string>