[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Determines whether the specified scheme name is valid. [Property] [Methods] doCheckSchemeName=Determines whether the specified scheme name is valid. ARG(string SchemeName)|1|0 onCheckSchemeName=Occurs after invoke the method doCheckSchemeName and returns the checks result. ARG(bool)|2|104 Result=Returns the checks result. ARG(bool)|3|104 SchemeName=Defines the scheme name to validate. ARG(string)|4|2