num-var = Get_Find_Last_Len


Operands:

none



Returns:


Returns the length of the data string found by the LAST FIND / CHANGE search argument. Note that with Picture and RegEX search operands, this can be a different length than the actual entered argument. Until the first FIND / CHANGE command is issued for the current Edit file, this will return 0 (zero).


This will only be available after a FIND/CHANGE command using ALL.


RC will always be 0 and Msg$ will be "" (Null)