[FMP-If: CurrentError .eq. 4]
Something went wrong. Please use the 'back' button and try again.
If you just submitted a form, try clicking the submit button instead of pressing return or enter.
[FMP-ElseIf: CurrentError .eq. 401]
No records were found matching the specified criteria.
Search criteria:
[FMP-CurrentFind]
[FMP-FindFieldItem] [FMP-FindOpItem] "[FMP-FindValueItem]"
[/FMP-CurrentFind]
Use the 'back' button to return to the form.
[FMP-ElseIf: CurrentError .eq. 509]
Please enter appropriate information in all required fields.
Use the 'back' button to return to the form.
[FMP-ElseIf: CurrentError .eq. 511]
At least one entry had too many characters/digits.
Use the 'back' button to return to the form.
[FMP-ElseIf: CurrentError .eq. 506]
At least one entry was invalid.
Use the 'back' button to return to the form.
[FMP-ElseIf: CurrentError .eq. 504]
At least one entry was not unique.
Use the 'back' button to return to the form.
[FMP-ElseIf: CurrentError .eq. 507]
At least one entry was not valid.
Use the 'back' button to return to the form.
[FMP-ElseIf: CurrentError .eq. 102]
TEC-BASE coding error. Please report this error ([FMP-CurrentError]) to your TEC-BASE system administrator.
[FMP-Else]
Something went wrong.
Use the 'back' button to return to the form.
[/FMP-If]
Current Error: [FMP-CurrentError]