Activity › Forums › Adobe After Effects Expressions › Convert a number (taken from a slider) into a text with it’s binary representation Adobe After Effects Expressions Convert a number (taken from a slider) into a text with it’s binary representation Posted by Josh Willows on February 5, 2017 at 11:37 am Pretty much what the title says Dan Ebberts replied 9 years, 7 months ago 2 Members · 1 Reply 1 Reply Dan Ebberts February 5, 2017 at 4:44 pm One way: n = effect(“Slider Control”)(“Slider”).value; n.toString(2) Dan Reply to this Discussion! Login or Sign Up Public All Members My Connections Only Me PublicAll MembersMy ConnectionsOnly Me Public All Members My Connections Only Me Reply to this Discussion! Login or Sign Up