Reserved method used internally for Experts.
Syntax
GetDecimalSeparator ([intErrorMode])
Properties
The GetDecimalSeparator subroutine syntax has this part:
Part |
Description |
intErrorMode |
Integer. (Optional). The error mode. 1 – Allows the user to handle the error messages. Errors in the subroutines are passed back to the calling routine for handling. 2 – Writes errors to all destinations. No error messages display. Instead, the errors are written to all iFIX destinations, including the Alarm History window destinations using SendOperatorMessage. |