Standard Macro Functions Dialog - Intergraph Smart Instrumentation - Help

Intergraph Smart Instrumentation Help

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Help
Smart Instrumentation Version
13.1

This dialog enables you to select and add an additional standard function to the user-defined function superposition.

To access this dialog, on the User-Defined Macro Function Properties dialog, select Insert.

The data window displays the available standard functions and their descriptions. Select the required row and select OK to add the highlighted standard function to the user-defined superposition.

None

No standard function will be added.

Trim

Trims the trailing spaces.

Upper

Changes all the characters to uppercase.

Lower

Changes all the characters to lowercase.

Substr

Returns a substring of the original string. You will be required to set the Start position and Length parameters for this standard function.

RemSpace

Suppresses the internal spaces when in excess of the maximum number specified. You will be required to set the Maximum contiguous spaces parameter for this standard function.

Integer

Converts real numbers to integers.

Left

Returns the left section of the string for the specified number of positions.

Right

Returns the right section of the string for the specified number of positions.

Left Trim

Removes all the spaces from the left side of the string.

Right Trim

Removes all the spaces from the right side of the string.