docServerUserLandCom picture
Contents
Frontier Site

string.mailMessageToTable

Syntax string.mailMessageToTable (string, adrtable)

Params string is a string containing the full text of an email message.

adrtable is the address of a table.

Action Breaks the email message up into its components, storing each component in a separate cell in the table.

Returns True.

Example s = string.mailMessageToTable


new (tabletype, @scratchpad.mailparts)


mailMessageToTable (s, @scratchpad.mailparts)


edit (@scratchpad.mailparts)

Notes This verb is implemented as a script.

This verb is new in Frontier 5.1.4.

It creates the table if it doesn't exist.

See Also string.cleanMailAddress


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.