sakura/en/Prev Find

Last-modified: 2008-03-29 (土) 14:39:13

Prev Find

It retrieves ahead of the cursor position on the condition of specifying it by "Find".
It is set that the retrieval is executed according to the type The retrieval mark adheres by the color specified for "Find Result" in "Color" Property.

Macro Syntax

  • Syntax
    SearchPrev( str1 :String, int2 :Integer );
    • str1 : Search string (Optional)
    • int2 : Search option (Optional)
  • Record
    Support
  • Remarks
    The argument is the same as the argument of "Next Find".
    When recording The condition of the point retrieved to str1 and int2 enters.