Tag Archives: JSL Function

Transparency

Here’s a handy little function to apply a transparency effect to a solid (r,g,b) colour:

 

Column Exists

This Friday’s function is a simple utility to determine whether a column exists in a table.

Typically I use this in conjunction with an Assert function: