A handle reference and an attribute or method, for example ttCust:PRIVATE-DATA or ttCust:CLEAR( ), where ttCust is a handle to a temp-table
An object or static type-name reference and a class-based property, method, or event, for example, rObj:ToString( ), rObj:NEXT-SIBLING, or Progress.Lang.Class:GetClass( "Progress.Data.BindingSource" ), where rObj is an object reference to a Progress.Lang.Object instance
A character string literal and one of its options, for example, "City/State/Zip":USee :: Punctuation for rules to help you decide whether to use period, colon, or double colon syntax.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |