StringEquals(string,string2)
Written by eaxs   
Wednesday, 26 August 2009 01:04
Description
Returns true if string and string2 are the same. Returns false otherwise

Syntax
StringEquals(<string>,<string2>)

Example
This will return true.
CreateVar string test hello
#StringEquals(|#test|#,hello)#

This will return false.
CreateVar string test lol
 #StringEquals(|#test|#,hello)#
Comments
Add New
Write comment
Name:
Email:
 
Title:
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Please input the anti-spam code that you can read in the image.

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."