September 27, 2024
• Guide
String.Concat – Concatenates one or more instances of string or string representation of objects. Expression: String.Concat (VarName1, VarNa...
Read More →
August 15, 2021
• Guide
substring() Method Extract desired characters from a String (Length Fixed) var SHRs, SMins, TimeStart = "10:30"; SHRs = TimeStart...
Read More →
June 21, 2020
• คtเŦ
I have created a Business Service, which takes single input and split the name based on space return the final values in output arguments. ...
Read More →
June 21, 2020
• คtเŦ
Create new record in Business Service, provide appropriate name and project. Create new record in Business Service Method, provide appropr...
Read More →
June 21, 2020
• คtเŦ
I have created a simple Business Service, which takes single input and check if that string contain "-" and it will remove and re...
Read More →