Visokio website     Downloads     Video tutorials     KnowledgeBase  
Search Function Enhancement - Visokio Forums
Search Function Enhancement
  • VoteVote Up1Vote Down aknotts     aknotts May 12, 2011 10:12AM
    At the moment the current search function is:

    SEARCH(find_text, within_text, start_num)

    it searches from the left of the string. Would it be pssible to enhance this function to add a parameter so it starts at the right of the string:

    SEARCH(find_text, within_text, start_num, from_right)

    eg

    SEARCH("-","00-AAJSH-IU-Some words",1,true) would return 12 and LEFT("00-AAJSH-IU-Some words", SEARCH("-","00-AAJSH-IU-Some words",,true)-1) would return "00-AAJSH-IU"

    Andy

Welcome!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership