Sitemap
|
Contact Us
|
Clients
EncodeBase64
Home
|
WebHare Lite
|
Downloads
|
HareScript
|
Websites/CMS
|
Applications
Search for:
in:
All of WebHare.net
HareScript
Websites/CMS
Applications
HareScript
General functions
Base functions
Cryptography APIs
Date and time manipulation
Developers support
Mathematic and floating point utility functions
Money type utility functions
EncodeBase64
Encodes a string into a base-64 encoded string
Syntax
PUBLIC STRING FUNCTION EncodeBase64 (STRING text)
Description
This function encodes a string to base-64 encoding. This encoding is often used in MIME-transported messages
Parameters
text
String to encode
Returns
The encoded string
Example
// returns "SGVsbG8sIFdvcmxk"
STRING example1 := EncodeBase64("Hello, World");
// returns "MTIz"
STRING example2 := EncodeBase64("123");
In library 'system'
Abort
Abs
AnyToString
Avg
BindSchemaToTable
BindTransactionToSchema
BindTransactionToTable
ByteToString
CellDelete
CellExists
CellInsert
CellUpdate
CollectGarbage
Count
DecodeBase16
DecodeBase64
DecodeCharSet
DecodeHTML
DecodeJava
DecodePacket
DecodeURL
DecodeValue
Detokenize
EncodeBase16
EncodeBase64
EncodeCharSet
EncodeHTML
EncodeJava
EncodePacket
EncodeURL
EncodeValue
ExtendObject
GetBestCharacterSet
GetBoundTransactionFromSchema
GetBoundTransactionFromTable
GetByteValue
GetCell
GetUCValue
GroupedValues
IsAtEndOfStream
IsPrintableASCII
IsPrivilegeGranted
IsTypeidArray
IsTypeidComparable
IsValidUTF8
Left
Length
MakeEmptyRecord
MakeObject
Max
MemberExists
Min
ObjectExists
Print
PrintRecordArrayTo
PrintRecordTo
PrintTo
Random
ReadFrom
ReadLineFrom
RecordExists
RedirectOutputTo
Right
SearchElement
SearchLastElement
SearchLastSubstring
SearchSubstring
SeedRandomizer
SendBlobTo
Substitute
Substring
Sum
ToInteger
Tokenize
ToLowercase
ToString
ToUppercase
TrimWhitespace
UCLeft
UCLength
UCRight
UCSearchLastSubstring
UCSearchSubstring
UCSubstring
UCToString
UCTruncate
UnpackRecord
WaitForMultiple
Top
© Copyright
B-Lex Information Technologies
1999-2005. All rights reserved. Hosted and published by
WebHare
.
About WebHare.NET
.