oi10:presentation_server:counter_property_system

COUNTER property (System)

Returns the current value of the Presentation Server counter, a number which is incremented after each access, thereby providing a unique numeric value for the current process.

This property is a positive integer value.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

This property is useful for returning a simple unique number when used with Get_Property. The system itself uses COUNTER to provide unique suffix values for window and control IDs when creating multi-instance windows and tool-panels.

 
CounterVal = Get_Property( "SYSTEM", "COUNTER" )
 
 
 

N/A

  • oi10/presentation_server/counter_property_system.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1