Description
Substracts a number from a base value.
Example
Find the port number below the current port number for an instance
instance[name = 'A']/port/sub(1)
Syntax
sub(number)
Parameters
Type | Description |
---|---|
Number | The number to substract |
Substracts a number from a base value.
Find the port number below the current port number for an instance
instance[name = 'A']/port/sub(1)
sub(number)
Type | Description |
---|---|
Number | The number to substract |
Post your comment on this topic.