Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common function - Text - AscW #38

Closed
techyian opened this issue Oct 26, 2024 · 0 comments
Closed

Common function - Text - AscW #38

techyian opened this issue Oct 26, 2024 · 0 comments
Assignees

Comments

@techyian
Copy link
Owner

techyian commented Oct 26, 2024

Returns an Integer value representing the character code corresponding to a character. Unicode encoding.

Accepts string or character as input. If multi-character string is passed, it will return the character code for the first char in the string.

Example:

=AscW(Fields!Description.Value)

@techyian techyian self-assigned this Oct 26, 2024
techyian added a commit that referenced this issue Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant