WinStudio
Most specifications
Returns the value of a named property in a collection
CACHEPROPERTIES( propertyName ) or P( propertyName )
In the following example, the abbreviated form of the CACHEPROPERTIES keyword, P, is used for the parameters of a validator.
BeginEndDate(P(BeginDate),P(EndDate))
PROPERTYFORMATTED (or PF) Keyword