All public logs

Combined display of all available logs of Resonite Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:10, 17 April 2024 PJB talk contribs created page ProtoFlux:String To UTF32 (Created page with "{{#Invoke:ProtoFlux|GenerateUI |Name=String To UTF32 |Category=Characters |Inputs= [ {"Name": "String", "Type": "String"}, {"Name": "Index", "Type": "int"} ] |Outputs= [ {"Name": "*", "Type": "int"} ] |}} <code>String To UTF32</code> returns the code point (UTF-32 value) of a character or surrogate pair in a Type:string. == Inputs == === String (String) === The string to retrieve the character or surrogate pair from. === Index (Type:Int|int...")