geGetCrossProbeValue
geGetCrossProbeValue(t_viewTypeName) =>g_value/ nil
Description
Queries the view type to see if it is set.
If this function is called before the cross probe form is created, a list of defaults are accumulated. During the creation of the cross probe form, the default list is checked to see if the value on the form defaults to true.
Arguments
Value Returned
Examples
geGetCrossProbeValue( "graphic" )
Related Topics
Return to top