Not logged in - Login


R
e
q
u
e
s
t

a

d
e
m
o
< back

API Reference: Country Code

{TOC}

"CountryCode" API

API function

<.API.NET: function:

HushHush.MaskingLogic.SSRS.Mask.CountryRandom(string xxxxx(xxx,xxx,xxx)>data)

Expected input

<.expecteddata: input:Valid dataCountry type,name rule,or sample>Code (based on ISO 3166)

Expected output

<.expectedValid output:Country dataName type,or rule,Code sample>(based on ISO 3166) string (nvarchar(MAX))

Error handling

<.errorReturns handling>an empty string when passing empty or NULL value.

Example

<.example>.NET:

In .net

In SSRS

HushHush.MaskingLogic.SSRS.Mask.CompanyNameRandom(�France�)

Download a Trial