probePromptBusBit
graphic probePromptBusBit boolean { t | nil }
Description
Specifies whether to display the prompt that lets you select the specific bit of a bus when the geAddNetProbe() function is called.
GUI Equivalent
Examples
envGetVal("graphic" "probePromptBusBit")
envSetVal("graphic" "probePromptBusBit" 'boolean t)
Related Topics
Return to top