[Meta]

Takes no parameters

Description:

Returns the content of any lines that begin with the Meta command. 

Example:

Meta #CustomPackageInfo##Start#
Meta Name, Value
Meta Author, John Doe
Meta Company, ACME
Meta Date, 2023-04-15
Meta #CustomPackageInfo##End#

[New] MyMeta [Meta]
HtmlAlert (TextToHtml$ MyMeta)
MyMeta = Remain$ MyMeta, ("#CustomPackageInfo##Start#" & $CrLf)
MyMeta = Extract$ MyMeta, ($CrLf & "#CustomPackageInfo##End#")
CsvStream MyMeta
HtmlTablesult: " & result) 'result: myPrivateMethod