schAsstZoomOut
schAsstZoomOut(
)
=> Error message
Description
Only to be used as the EnterFunction Command string of a bindkey and should not be called otherwise.
Arguments
Value Returned
|
Returns an error message that states this command only exists for bindkey customization in the Schematic assistant. |
Examples
hiSetBindKey("Schematic Assistant" "Shift<DrawThru3>" "schAsstZoomOut()")
Return to top