We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
FIND-SCRIPT script
Find a script header within a binary string. Returns starting position.
FIND-SCRIPT is a native value.
#SOURCE
find-script: make native! [ [ {Find a script header within a binary string. Returns starting position.} script [binary!] ] ]