Jump to content

Compare string Line Feed (LF)


smartens

Recommended Posts

How are you looking to search for the LF character? Do you need to know the location or only that it was received?

 

Have you already received the information using the FB Scan function? If so you can use the Find String in String function and reference the LF's decimal value in the String to Find field. You can either type in the LF value, #10, in the operand to accomplish this. It will then output the found location of the character within the string if it is found. If the character is not found then it will output -1.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...