LIndex Description: script:LIndex(needle,hashSeperatedList) Returns the 1 based index of the "needle" forung in the "hashSeperatedList" Example: script:LIndex(\@sys_lang,'en#de#no#sv') Result: 2 if \@sys_lang=de