M_Furcadia_Text_Base220_Base220StringLengeth - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Process Base220 Strings. these are string Prefixed with a Base220 character representing the Lengeth of the string
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static int Base220StringLengeth(
ref string b220str
)
VB
Public Shared Function Base220StringLengeth (
ByRef b220str As String
) As Integer
VB Usage
Dim b220str As String
Dim returnValue As Integer
returnValue = Base220.Base220StringLengeth(b220str)
C++
public:
static int Base220StringLengeth(
String^% b220str
)
F#
static member Base220StringLengeth :
b220str : string byref -> int
- b220str
- Type: System.String
[Missing documentation for "M:Furcadia.Text.Base220.Base220StringLengeth(System.String@)"]
Type: Int32
[Missing documentation for "M:Furcadia.Text.Base220.Base220StringLengeth(System.String@)"]
Reference Base 220 Strings http://dev.furcadia.com/docs/base220.pdf