FORMULA LANGUAGE


Examples: @WebDbName
In an application accessed from the Web, this action opens "View A" in the current database. Note that "View+A" could also be written as "View%20A" in the formula.

@URLOpen(@WebDbName + "/View+A?OpenView")

See Also