uCalc API Preview Release Notice:The uCalc engine has successfully transitioned to modern cross-platform environments.The next phase envolves some structural changes, performance optimizations, and API refinements.The API is subject to breaking changes prior to the stable release. Please evaluate the preview version thoroughly before production use.
Syntax
As()
Parameters
[None]
Return
Remarks
var words = MyString.As(Views.Word);var lines = MyString.As(Views.Line);