Libraries and Functions – Fundamentals

In this blog article, we will talk about the basics of functions and libraries in pega. Functions in programming language – Function is a block of reusable code that is used to perform a single related operation/action. – Functions usually accept input data, process the data and then it may return a result. – Different … Continue reading Libraries and Functions – Fundamentals