CasperJSS FileMaker Plugin/Documentation

From 360Works Product Documentation Wiki
Jump to: navigation, search

Contents

CasperJSS FileMaker Plugin User Guide

Created by IntelliJ IDEA. User: val Date: 5/30/14 Time: 12:33 PM


360Works Plugin Setup Guides

See Plugins_101 for Error reporting, installation, registration, and more.

Function Summary

Function Detail

CasperLastError

Returns detailed information about the last error generated by this plugin. If another plugin function returns the text "ERROR", call this function to get a user-presentable description of what went wrong.

Returns: Error text, or "" (empty value) if there was no error.

CasperSetConnectionInfo ( host ; port ; username ; password {; timeout } )

Parameters:


CasperSetErrorCapture ( errorCapture )

Toggles error dialogs on or off. When something unexpected happens, the plug-in will pop up a dialog displaying the error message. This makes it easy to see what went wrong. However, in some cases, you (the developer) may prefer to show your own message to the user, or possibly not show a message at all. In that case, you can call EmailSetErrorCapture with a parameter of true. That will suppress the error dialog from appearing to the user.

Parameters:

errorCapture
set to true to suppress the default popups.


CasperUpdateMobileProfile ( profileId ; users )

Parameters:


CasperVersion

Returns the version number of the Casper plugin.

Returns: a text version number
Personal tools
Namespaces

Variants
Actions
Plug-in Products
Other Products
Navigation
Toolbox