probeHiliteLppString
graphic probeHiliteLppString string "lpp"
Description
Specifies the layer-purpose pair to be used by probe if probeCycleBool is set to nil.
If probeCycleBool is set to t, then probeHiliteLppString stores the current layer-purpose pair used by the probe.
GUI Equivalent
Examples
envGetVal("graphic" "probeHiliteLppString")
envSetVal("graphic" "probeHiliteLppString" 'string "x y z")
Related Topics
Return to top