Command class that adds a new record.
Create this command with FileMaker::newAddCommand().
Located in /FileMaker/Command/Add.php (line 29)
FileMaker_Command | --FileMaker_Command_Add
Sets the new value for a field.
Sets the new value for a date, time, or timestamp field from a UNIX timestamp value.
If the field is not a date or time field, then this method returns an Error object. Otherwise, returns TRUE.
If layout data for the target of this command has not already been loaded, calling this method loads layout data so that the type of the field can be checked.
Inherited From FileMaker_Command
FileMaker_Command::execute()
FileMaker_Command::setPreCommandScript()
FileMaker_Command::setPreSortScript()
FileMaker_Command::setRecordClass()
FileMaker_Command::setRecordId()
FileMaker_Command::setResultLayout()
FileMaker_Command::setScript()
FileMaker_Command::validate()
Documentation generated on Tue, 22 May 2007 13:39:01 -0700 by phpDocumentor 1.3.1