Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

getStringHash¶

Description¶

Given a string returns an integer hash of that string.

Signature¶

int getStringHash(String string);

Parameters¶

string : String¶

On this page
  • getStringHash
    • Description
    • Signature
    • Parameters
      • string : String