====== COUNTER property ====== ==== Applies To ==== System ==== Description ==== Returns the current value and increments the value of COUNTER. Useful when you want to get a unique ID, for example, when using multiple instances of MDI child windows. Use with Get_Property, only. ==== Usage ==== //value// = **Get_Property**("**SYSTEM**", "**COUNTER**") ===== =====