pp108 : getInitializeValueSets()

getInitializeValueSets()


It retrieves the value that indicates whether the Select control attached to the model can be initialized automatically using the values from the Process Platform WS AppServer.

Syntax

Script controlID.getInitializeValueSets()


Return Value

bValue

Returns boolean value.

  • True: Control has been initialized with the data from the WS-AppServer.
  • False: Control has not been initialized with the data from the WS-AppServer.


Applies to


Select