I want to create a string using one character with specific length, it is like 
padding. 

In marklogic 0.9-ml, I can do  something like  fn:string-pad("0", 3),  it will 
give me "000"

How can I do it in marklogic 1.0-ml?

Thanks, Helen
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to