I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime. I am using: self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value). Where i can find those key-values? Thanks.
First time here? Check out the Help page!
1 | initial version |
I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime. I am using: self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value). Where i can find those key-values? Thanks.
I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime.
ActualTime.
I am using:
handle = self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value). key_value).
Where i can find those key-values? Thanks. Thanks.
3 | retagged |
I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime.
I am using:
handle = self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value).
Where i can find those key-values? Thanks.