add function
Description
Adds a number to a base value.
Example
Find the port number above the current port number for an instance
instance[name = 'A']/port/add(1)Syntax
add(number)
Parameters
| Type | Description | 
|---|---|
| Number | The number to add | 
Adds a number to a base value.
Find the port number above the current port number for an instance
instance[name = 'A']/port/add(1)add(number)
| Type | Description | 
|---|---|
| Number | The number to add |