SetIndicatorIdKey
Sets a unique identifier key for the indicator.
Syntax
Parameters
key
- A string containing a unique identifier for the indicator.
Return Value
This method does not return a value.
Description
The SetIndicatorIdKey
method assigns a unique identifier key to the indicator. This key can be used for internal reference, persistence, or to identify the indicator in various operations.
Example
Last updated