crawlipt
  • Overview
  • Guide
    • Action
    • Script
    • Condition
    • Pre-Return
    • Judge
    • Return_flag
    • Loop
    • Annotation
    • Variable
    • Store
  • Instruction
    • Keyword
    • Identifier
  • Example
  • Ecosphere
    • Extension plugin
    • Project
  • github
Powered by GitBook
On this page
Edit on GitHub
  1. Instruction

Identifier

Any identifier will be replaced according to certain rules

identifier
introduction

__PRE_RETURN__

Accept the return value of the recent action method

__rf-{your return _flag}__

Accept return_flag

__v-(your variable}__

Accept variable

__not-(your condition}__

Invert the condition result

PreviousKeywordNextExample

Last updated 1 year ago