@HspStringCompare

This function compares two strings and returns "true" if both strings are the same.

Syntax

@HspStringCompare(SrcString, TrgtStr)
Parameter Description
SrcString The source string.
trgtStr The target string.

Note

This function returns a boolean value.