ConditionCheckHTML

ConditionCheckHTML accepts one parameter, which is the data string generated by the HTML fields you created in ConditionUIHTML.

 

Using the data passed to this procedure, you should return a Boolean value indicating whether the condition is immediately True or False.

 

The example below is hyperlinked to a .VB code file that contains the same procedure.  This is the same procedure that you can find in the example plug-in source code which you may access here.

 

 

 

 

See Also

SupportsConditionUI
SupportsConditionHTML

ConditionUIHTML

ConditionUIHTMLProc

ConditionUIFormatHTML