Question Devin Gilmore · Dec 3, 2020 Create a Function using $ASCII() Hello, I need to create a util function that loops thru every character in the data, execute a $ASCII() against it. If it falls outside the realm of extended ASCII we toss it. the function should receive a string, execute a for...loop across it's length and use $ASCII to evaluate the character. Also the function should return an output argument that indicates if the string is UTF8 valid or not. could anyone help me with this? #ObjectScript #Caché 0 1 0 287
Question Devin Gilmore · Sep 16, 2020 Create Custom DTL to List multiple Patients Hello Developers, I am pretty new to developing using HealthShare, I am working on a project and need to create a custom DTL that will List multiple patients. Anyone have an idea on how to create this? Any help is much appreciated. #DTL #HealthShare 0 1 1 215