1) The following code is used to display the current user Name .
display Name userName()
{
return XUserInfo::find(false, curuserid()).Name;
}
display Name userName()
{
return XUserInfo::find(false, curuserid()).Name;
}
Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...
No comments:
Post a Comment