Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function ConfirmSimple (
ConfirmWord As String,
Optional PrintAbandonMsg As Boolean = True
) As Boolean

Simple confirmation of an action by the user entering a specified word to confirm

ConfirmWord as String

The word to be used for the confirmation

Optional PrintAbandonMsg as Boolean = True

Notify if the confirmation failed

Call Template:

Dim b As Boolean
b = xf.Interact.ConfirmSimple(ConfirmWord)
b = xf.Interact.ConfirmSimple(ConfirmWord, PrintAbandonMsg)

See Also:

Example 1:

Dim b as Boolean
b = ConfirmSimple("Are you sure you want to delete the record", "", True)
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd