Suppresses the print command, causing “no operation” to execute. NOP is useful for temporarily preventing a field from printing.
For example:
print &ssn (1,1) nop ! Hide the social security number.