strLFix
Syntax :-
Syntax :-
client server public static str strLFix(
str _str,
int _length,
[char _char])
Exaple :-
strLFix("PRA",5,'0')
Output :-
PRA00
No comments:
Post a Comment