Skip to main content
Skip table of contents

Shadowop description


This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP.

shadowop and defineop are located in a special internal dictionary, which is accessed by giving a numeric code as operand to the operator internaldict. For convenience the dictionary is referred to as internaldict, even though it is actually anonymous. To push this dictionary on the operand stack, execute:

1183615869 internaldict

So, to execute shadowop, write:

<< ... >> 1183615869 internaldict /shadowop get exec

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.